In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer~AddFreeHandHighlighterAnnotInteractive / AddFreeHandHighlighterAnnotInteractive(Int32,Single) Method

AddFreeHandHighlighterAnnotInteractive(Int32,Single) Method

In This Topic
Syntax
'Declaration

 

Public Overloads Sub AddFreeHandHighlighterAnnotInteractive( _

   ByVal BorderColor As Integer, _

   ByVal BorderWidth As Single _

) 
public void AddFreeHandHighlighterAnnotInteractive( 

   int BorderColor,

   float BorderWidth

)
public procedure AddFreeHandHighlighterAnnotInteractive( 

    BorderColor: Integer;

    BorderWidth: Single

); 
public function AddFreeHandHighlighterAnnotInteractive( 

   BorderColor : int,

   BorderWidth : float

);
public: void AddFreeHandHighlighterAnnotInteractive( 

   int BorderColor,

   float BorderWidth

) 
public:

void AddFreeHandHighlighterAnnotInteractive( 

   int BorderColor,

   float BorderWidth

) 

Parameters

BorderColor
BorderWidth
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members
Overload List